/*初始化*/
* {
    box-sizing: border-box ;
    padding: 0;
    margin: 0;
}
body{
    line-height: 1;
    min-width: 1200px;
    font-family: '微软雅黑';
}
a {
    color: inherit;
    text-decoration: none;
}
.ul_none{
    list-style-type: none;
}
.pub_box {
    width: 1200px;
    margin: 0 auto;
}
.clear::after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
}
.peach {
    width: 1200px;
    margin: 0 auto;
}
li {
    list-style: none;
}
/*首页头部*/
.headtop {
    background-color: #d2d2d2;
    height: 5px;
}
.ihead {
    width: 100%;
}
.ihead_logo {
    float: left;
}
.ihline {
    float: left;
    padding-top:20px;
    padding-left: 320px;
    text-align: left;
}
.ihewm {
    float: left;
    padding-left: 50px;
    padding-top:10px;
}
.ihline_free img {
    vertical-align: middle;
}
.ihline_free span {
    color: #555555;
    font-size: 18px;

    position: relative;
    top:3px
}
.ihline_tel {
    font-size: 24px;
    color: #303c91;
    line-height: 2em;
}

.hsmls {
    z-index: 19999;
    background-color: #303c91;
    line-height: 0;
    width: 100%;
}

.hsmls ul li {
    float: left;
    display: inline-block;

}
.hsmls ul li a {
    height: 60px;
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    transition: all 0.5s;
    text-align: center;
    line-height: 60px;
    overflow: hidden;
    padding: 0 34px;
}
.hsmls ul li:hover {
    background-color: #C40E24;
}
.hsmls .muon {
    background-color: #C40E24!important;
}
.hsmls .muno {
    background-color: #303c91!important;
}
/*首页头部 END*/

.pub_banner{
    height: 400px;
}

/*产品中心*/
.ip_title {
    text-align: center;
    padding-top: 70px;
}
.ip_title .p1 {
    font-size: 48px;
}
 .ip_title .p1 span {
    color: #303c91;
}
 .ip_title .p2 {
    font-size: 18px;
    color: #555555;
    line-height: 3em;
}
.index_product .ipls {
    margin-top: 30px;
}
.ipls .iplsfl {
    float: left;
    width: 280px;
}
.ipls .iplsfl .iplsflbt {
    width: 100%;
    height: 99px;
    background:url('../images/wtzt_logo.png')0 0 no-repeat;
    font-size: 30px;
    color: #ffffff;
    line-height: 70px;
    text-align: center;
    letter-spacing: 5px;
}
.ipls .iplsfl .iplsflbt p {
    position: relative;
    top: 5px;
    left: 30px;
}
.ipls .iplsfl .iplsflbt img {
    float: left;
    margin: 17px 0 0 35px;
}
.ipls .iplsfl .ipyj {
    height: 74px;
    background: url(../image/ipyj.jpg)no-repeat center;
    padding: 22px 55px;
}
.ipls .iplsfl .ipyj a {
    font-size: 16px;
    color: #ffffff;
}
.ipls .iplsfl .ipcl ul li {
    width: 253px;
    height: 50px;
    background-color: #eeeeee;
    line-height: 50px;
    border-top: 1px dashed #ccc;
    padding: 0 25px;
    font-size: 14px;
    color: #333333;
    transition: all 1s;
}
.ipls .iplsfl .ipcl ul li:nth-of-type(1){
    border-top: 0px;
    margin-top: -14px;
}
.ipls .iplsfl .ipcl ul li span {
    float: left;
    width: 20px;
    height: 20px;
    background: url('../images/ipej.png') 0 0 no-repeat;
    margin-top: 14px;
    transition: all 1s;
}
.ipls .iplsfl .ipcl ul li:hover {
    background-color: #C40E24;
    color: #FFFFFF;
}
.ipls .iplsfl .ipcl .on {
    background-color: #C40E24!important;
    color: #FFFFFF;
}
.ipls .iplsfl .ipcl ul li:hover span {
    background: url('../images/ipej_change.png') 0 0 no-repeat;
}
.ipls .iplsfl .ipcl .on span {
    background: url('../images/ipej_change.png') 0 0 no-repeat;
}
.ipls .iplsfl .ipcl ul li a {
    float: left;
    line-height: 50px;
    overflow: hidden;
    width: 180px;
}
.ipls .iplsfl .ipdibu {
    height: 5px;
    background-color: #303c91;
    width: 253px;
}
.ipls .iplsfl .ipdibu2 {
    height: 115px;
    background-color: #303c91;
    color: #FFFFFF;
    width: 253px;
    margin-top: 3px;
    text-align: center;
    font-size: 14px;
}
.ipdibu2 p {
    font-size: 30px;
    line-height: 1.5em;
}
.ipdibu2_top {
    padding-top: 30px;
}
.ipdibu2_top img {
    vertical-align: middle;
}

.ipls .iplsfr{
    float: right;
    width: 860px;
}

.ipls .iplsfr .iprlist .probox{
    width: 275px;
    height: 320px;
    transition: all 1s;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 17px;
    margin-bottom: 17px;
    background-color: #434343;
}
.ipls .iplsfr .iprlist .probox:nth-child(3n){
    margin-right: 0px;
}
.ipls .iplsfr .iprlist .probox:hover {
    background-color: #303c91;
    box-shadow: 3px 3px 3px #888888;
}

.ipls .iplsfr .iprlist .probox .proboximg{
    width: 275px;
    height: 280px;
}
.ipls .iplsfr .iprlist .probox .proboximg img{
    width: 100%;
    height: 100%;
    display: block;
}
.ipls .iplsfr .iprlist .probox .proboxcot {
    height: 40px;
    width: 100%;
    transition: all 0.5s;
    position: relative;
    font-size: 14px;
    color: #ffffff;
    padding: 12px 10px;
}
.ipls .iplsfr .iprlist .probox .proboxcot a {
    vertical-align: middle;
}
.ipls .iplsfr .iprlist .probox .proboxcot .p1_left {
    float: left;
    width: 65%;
    height: 1em;
    overflow: hidden;
    font-size: 14px;
 
}
.ipls .iplsfr .iprlist .probox .proboxcot .p1_right {
    font-size: 14px;
    float: right;
}


/*案例展示*/
.caseshow .cs_body {
    margin-top: 30px;
}
.caseshow .csb_main {
    height: 270px;
    width: 290px;
    float: left;
    margin-left: 13px;
    transition: all 0.5s;
}
.caseshow .csb_main:nth-child(1) {
    margin-left: 0px!important;
}
.caseshow .cxbm_img {
    width: 290px;
    height: 210px;
}
.caseshow .cxbm_img img {
    width: 100%;
    height: 100%;
}
.caseshow .cxbm_inf {
    width: 290px;
    height: 60px;
    background-color: #434343;  
    transition: all 0.5s;
}
.caseshow .cxbm_inf a {
    display: block;
    width: 90%;
    padding-left: 5%;
    color: #ffffff;
    line-height: 60px;
    font-size: 14px;
}
.caseshow .cxbmi_le {
    float: left;
    width: 70%;
    overflow: hidden;
}
.caseshow .cxbmi_ri {
    float: right;
}
.caseshow .csb_main:hover .cxbm_inf {
    background-color: #303c91;
}
.caseshow_btn {
    width: 280px;
    height: 60px;
    background-color: #303c91;
    margin: 0 auto;
    font-size: 24px;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    margin-top: 37px;
}


/*首页漏斗*/
.index_funnel {
    width: 100%;
    height: 200px;
    background-color: #303c91;
    color: #ffffff;
    margin-top: 70px;
}

.index_funnel .ifunnel_left {
    float: left;
    padding-top: 50px;
}
.index_funnel .ifunnel_right {
    float: right;
    padding-top: 50px;
}
.index_funnel .ifl_p1 {
    font-size: 28px;
    font-weight: bold;
}
.index_funnel .ifl_p2 {
    font-size: 22px;
    line-height: 5em;
}
.index_funnel .ifr_p1 {
    font-size: 28px;
    
}
.index_funnel .ifr_p1 img {
    vertical-align: middle;
}

.index_funnel .ifr_p2 span {
    font-size: 24px;
}
.index_funnel .ifrp2_left {
    float: left;
    font-size: 18px;
    line-height: 5em;
}
.index_funnel .ifrp2_right {
    float: right;
    display: block;
    width: 110px;
    height: 40px;
    background-color: #C40E24;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    padding-top: 12px;
    margin-top: 20px;
}

/*首页新闻*/
.inews {
    background-color: #eeeeee;
   
}
.ine_title {
    text-align: center;
    padding-top: 70px;
}
.ine_title .p1 {
    font-size: 30px;
}
.ine_title .p1 span {
    color: #303c91;
}
 .ine_title .p2 {
    font-size: 14px;
    color: #555555;
    line-height: 3em;
}


.sifnr{
    margin-top: 20px;
}
.sifnr .one{
    width: 444px;
    float: left;
    overflow: hidden;
    margin-right: 12px;
}
.sifnr .one .inew1img {
    width: 444px;
    height: 370px;
    overflow: hidden;
}
.sifnr .one .inew1img img{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.5s;
}
.sifnr .one:hover .inew1img img{
    /*transform: scale(1.05);*/
}
.sifnr ul li.one .news-title {
    bottom: 110px;
    left: 35px;
    width: 100%;
    padding-left: 20px;
    color: #fff;
    position: relative;
}
.sifnr ul li.one .news-title h5 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 26px;
}
.sifnr ul li.one .news-title p {
    font-size: 16px;
    letter-spacing: 1px;
}

.sifnr ul li.two {
    float: left;
    width: 400px;
    margin-right: 12px;
}
.sifnr ul li.two .inbox {
    width: 400px;
    height: 180px;
    padding: 38px 44px;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
    position: relative;
    background: #ffffff;
    transition: all 0.5s;
    
}
.sifnr ul li.two .top h5 {
    font-size: 14px;
    color: #555;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    transition: all 0.5s;
}
.sifnr ul li.two .top div.p {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 24px;

}
.sifnr ul li.two .top div.p .p1 {
    height: 30px;
    padding-top: 15px;
    font-size: 12px;
    color: #555;
    overflow: hidden;
    transition: all 0.5s;
}
.injtd{
    position: absolute;
    top: 40%;
    right: 66px;
    margin-top: 62px;
    width: 47px;
    height: 16px;
    background: url(../images/injdh.png) center no-repeat;
    transition: all 0.5s;
}
.sifnr ul li.two .top img {
    position: absolute;
    top: 40%;
    right: 66px;
    margin-top: 62px;
}
.sifnr ul li.two .bottom h3 {
    padding-top: 10px;
    font-size: 24px;
    font-weight: 700;
    color: #555;
    padding-bottom: 10px;
    transition: all 0.5s;
}
.sifnr ul li.two .bottom span {
    font-size: 12px;
    display: block;
    color: #555;
    transition: all 0.5s;
}
.sifnr ul li.three {
    float: left;
}
.sifnr ul li.three .inbox {
    width: 330px;
    height: 116.5px;
    padding: 30px 30px;
    margin-bottom: 10px;
    display: block;
    background: #fff;
    overflow: hidden;
    transition: all 0.5s;

}
.sifnr ul li.three .inbox .left {
    width: 25%;
    border-right: 1px solid #eeeeee;
    float: left;
}
.sifnr ul li.three .inbox .left h3 {
    font-size: 24px;
    color: #555;
    font-weight: 700;
    padding-bottom: 15px;
    transition: all 0.5s;
}
.sifnr ul li.three .inbox .left span {
    font-size: 14px;
    display: block;
    color: #555;
    transition: all 0.5s;
}
.sifnr ul li.three .inbox .right {
    width: 75%;
    padding-left: 20px;
    float: left;
}
.sifnr ul li.three .inbox .right h5 {
    height: 15px;
    font-size: 14px;
    color: #555;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    word-break: break-all;
    overflow: hidden;
    transition: all 0.5s;
}
.sifnr ul li.three .inbox .right .p1 {
    font-size: 12px;
    color: #555;
    padding-top: 10px;
    transition: all 0.5s;
}
.sifnr ul li.three .inbox .right .injtx {
    padding-top: 40px;
    margin: 0;
    display: block;
    width: 27px;
    height: 9px;
    background: url(../images/injxh.png) center no-repeat;
    transition: all 0.5s;
}
.sifnr ul li .inbox:hover{
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .1);
    background-color: #303c91;
}
.sifnr ul li.two .inbox:hover .injtd{
    background: url(../images/injdb.png) center no-repeat;
}
.sifnr ul li.three .inbox:hover .injtx{
    background: url(../images/injxb.png) center no-repeat;
}
.sifnr ul li.two .inbox:hover h5,
.sifnr ul li.two .inbox:hover h3,
.sifnr ul li.two .inbox:hover span,
.sifnr ul li.two .inbox:hover .p1{
    color: #ffffff!important;
}
.sifnr ul li.three .inbox:hover h5,
.sifnr ul li.three .inbox:hover h3,
.sifnr ul li.three .inbox:hover span,
.sifnr ul li.three .inbox:hover .p1{
    color: #ffffff!important;
}

/*关于我们*/
.iabout{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    background-color: #eeeeee;
}
.iaboutdt {
    margin-top: 20px;
}
.iabout .iaboutnr{
    margin-top: 35px;
}
.iabout .iaboutnr .p1{
    font-size: 24px;
    color: #333333;
    text-align: center;
    font-weight:bold;
    letter-spacing: 1px;
}
.iabout .iaboutnr .nffz {
    text-align: center;
    background: url('../images/iabout_bg.jpg')0 0 no-repeat;
    margin-top: 15px;
}
.iabout .iaboutnr .p2 {
    font-size: 24px;
    color: #303c91;
    text-align: center;
    padding: 20px 0;
}
.iabout .iaboutnr .p3 {
    margin-left: 5%;
    width: 90%;
    font-size: 14px;
    color: #555555;
    text-align: center;
    line-height: 25px;
}


.iab_news {
    margin-top: 55px;
}
.iab_news .inewsmu {
    margin-bottom: 20px;
}
.iab_news .inewsmu .on{
    background-color: #303c91!important;
}
.iab_news .inewsmu ul li{
    width: 50%;
    background-color: #313131;
    height: 75px;
    float: left;
    transition: all 0.5s;
}
.iab_news .inewsmu ul li .inlg{
    width: 45px;
    height: 40px;
    float: left;
    margin: 18px 119px 17px 147px;;
}
.iab_news .inewsmu ul li:hover{
    background-color: #303c91;
}
.iab_news .inewsmu ul li:nth-of-type(1) .inlg{
    background: url(../images/inewlg3.png)no-repeat center;
}
.iab_news .inewsmu ul li:nth-of-type(2) .inlg{
    background: url(../images/inewlg2.png)no-repeat center;
}
.iab_news .inewsmu ul li .intt{
    float: left;
}
.iab_news .inewsmu ul li .intt .p1{
    font-size: 18px;
    color: #ffffff;
    margin: 15px 0 10px;
}
.iab_news .inewsmu ul li .intt .p2{
    font-size: 12px;
    color: #ffffff;
}

.iab_news .inewsls{
    margin-bottom: 70px;
}

.inewsbox{
    width: 290px;
    height: 245px;
    float: left;
    margin-right: 13.3px;
}
.inewsbox:nth-child(4n){
    margin-right: 0px;
}
.inewsbox:hover .inbnr{
    background-color: #303c91;
}
.inewsbox:hover .inbnr .p1{
    color: #ffffff;
    padding-left: 30px;
}
.inewsbox:hover .inbnr .inbjt{
    transform:rotate(360deg);
    background: url(../images/ipjtb.png) no-repeat center;
    background-size: 80%;
}
.inewsbox:hover .inbimg img{
    transform: scale(1.1);
}
.inewsbox .inbimg{
    width: 290px;
    height: 200px;
    overflow: hidden;
}
.inewsbox .inbimg img{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.inewsbox .inbnr{
    width: 290px;
    height: 45px;
    overflow: hidden;
    background-color: #ffffff;
    line-height: 45px;
    transition: all 0.5s;
}
.inewsbox .inbnr .p1{
    font-size: 14px;
    color: #555555;
    width: 80%;
    padding-left: 20px;
    height: 45px;
    overflow: hidden;
    display: inline-block;
    transition: all 0.5s;
}
.inewsbox .inbnr .inbjt{
    margin-left: 5px;
    display: inline-block;
    width: 26px;
    height: 45px;
    transition: all 0.5s;
    background: url(../images/ipjth.png) no-repeat center;
    background-size: 80%;
}

/*公共底部*/
.foot_link {
    width: 100%;

    background-color: #303c91;

}
.foot_link .ft_title {   
    float: left;
    color: #ffffff;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 25px;
}
.foot_link .ft_title img {
    vertical-align: middle;
}
.foot_link .ft_link {
    float: left;
    padding-top: 33px;
}
.foot_link .ft_link a {
    padding-left: 15px;
    color: #ffffff;
}

.footer {
    width: 100%;
    background-color: #2a2a2a;
}
.footer_left {
    float: left;
    padding-top: 100px;
}
.footer_mid {
    float: left;
    margin: 50px;
    color: #ffffff;
    line-height: 1.5em;
}
.footer_mid p {
    font-size: 14px;
    line-height: 2em;
}
.footer_mid span {
    font-size: 24px;
    font-weight: bold;
    line-height:3em;
}
.footer_form {
    float: left;
    padding-top: 70px;
    padding-left: 20px;
    width: 445px;
}
.footer_form p {
    font-size: 14px;
    color: #ffffff;
}
.footer_form input {
    line-height: 3em;
    font-size: 12px;
    color: #999999;
    border: 1px solid #cccccc;
    text-indent: 2em;
}
.footer_form .ftf_name, .ftf_tel {
    width: 180px;
    margin: 10px 10px 10px 0px;
}
.footer_form .ftf_sug {
    width: 375px;
    height: 90px;
    font-size: 12px;
    color: #999999;
    text-indent: 2em;
    line-height: 3em;
}

/*底部二维码验证*/
.footer_form .code_box {
    margin-top: 10px;
}
.footer_form .code_box tr {
    float: left;
    margin-right: 10px;
}
.footer_form .fcb_sub {
    width: 100px;
    height: 45px;
}
.footer_form .code_box .code {
     color:#FFFFFF;
     font-size:20px;
     border:0;
     padding:2px 3px;
     letter-spacing:3px;
     font-weight:bolder;                     
     cursor:pointer;
     width:105px;
     height:45px;
     line-height:45px;
     text-align:center;
     vertical-align:middle;
     background-color:#303c91;
 }
 .footer_form .code_box .fcb_intp {
    text-decoration:none;
    font-size:18px;
    color:#ffffff;
    width:150px;
    height:45px;
    line-height:45px;
    text-align:center;
    vertical-align:middle;
    background-color:#303c91;
    text-indent: 0em!important;
    border: 0px; 
    outline: none; 
}

.footer_form .code_box .code span:hover {
    text-decoration:underline;
    cursor:pointer;
}
.footer_right {
    float: right;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    margin-top: 60px;
    line-height: 2em;
}
.footer_right .ftr_top {
    width: 85px;
    height: 85px;
    margin-top: 10px;
}
.footer_right .ftr_top img {
    width: 100%;
    height: 100%;
}
.footer_bottom {
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    line-height: 2em;
}


/*产品列表页*/
.pbls{
    position: relative;
    margin-bottom: 50px;
}

.location{
    margin: 30px 0;
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
    height: 50px;
}
.location .lfx{
    width: 5px;
    height: 30px;
    background-color: #303c91;
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.location span{
    font-size: 14px;
    color: #555555;
}
.location a{
    font-size: 14px;
    color: #555555;
    margin:0 5px;
}
.pctlf{
    width: 300px;
    float: left;
}
.pctlf .pctlfmeu{
    width: 300px;
}

.pctlf .pctlfmeu .pcfmt{
    width: 100%;
    background-color: #313131;
    padding: 25px 30px;
}
.pctlf .pctlfmeu .pcfmt .img1{
    float: left;
}
.pctlf .pctlfmeu .pcfmt .p1{
    float: right;
    font-size: 20px;
    color: #ffffff;
    margin-top: 3px;
}
.pctlf .pctlfmeu .pcfml{
    width: 100%;
    background: #313131;
}
.pctlf .pctlfmeu .pcfml .yjfl{
    display: block;
    background: #313131;
    color: #fff;
    line-height: 30px;
    padding: 15px 5px;
    font-size: 16px;
    position: relative;
    transition: all .5s;
    width: 90%;
    margin-left: 5%;
    /*background-image: linear-gradient(to right, #ccc 0%, #ccc 50%, transparent 50%);*/
    /*background-size: 10px 1px;*/
    /*background-repeat: repeat-x;*/
}
.pctlf .pctlfmeu .pcfml .yjfl img{
    float: left;
    margin-top: 5.2px;
}
.pctlf .pctlfmeu .pcfml .yjfl span{
    margin-left: 15px;
    transition: all .5s;
}
.pctlf .pctlfmeu .pcfml .yjfl:after {
    content: "";
    display: inline-block;
    float: right;
    width: 22px;
    height: 22px;
    background: url(../images/yjfllg2.png);
    margin: 5px 0 0 0;
    transition: all .5s;
}
.pctlf .pctlfmeu .pcfml ul li{
    transition: all .5s;
}
.pctlf .pctlfmeu .pcfml ul li:hover{
    background-color: #303c91;
}
.pctlf .pctlfmeu .pcfml ul li:hover .yjfl{
    background-color: #303c91;
}
.pctlf .pctlfmeu .pcfml ul li:hover .yjfl span{
    margin-left: 20px;
}
.pctlf .pctlfmeu .pcfml ul li:hover .yjfl:after{
    transform:rotate(90deg);
}
.yjsele{
    background-color: #303c91!important;
}
.yjsele .yjfl{
    background-color: #303c91!important;
}
.yjsele .yjfl:after{
    transform:rotate(90deg);
}


.pctlf .pctlfmeu .pcfml .ejfl{
    line-height: 50px;
    background-color: #f4f4f4;
}
.pctlf .pctlfmeu .pcfml .ejfl a{
    color: #333333;
    border-top: 1px #313131 dashed;
    padding: 0px 20px;
    position: relative;
    font-size: 14px;
    display: block;
    width: 90%;
    margin-left: 5%;
}
.pctlf .pctlfmeu .pcfml .ejfl a:nth-of-type(1){
    border-top: 0px;
}
.pctlf .pctlfmeu .pcfml .ejfl a:after{
    content: "";
    display: inline-block;
    float: right;
    width: 22px;
    height: 11px;
    background: url(../images/ejfllg1.png);
    margin: 20px 0 0 0;
    transition: all .5s;
    position: absolute;
    right: 6px;
}
.pctlf .pctlfmeu .pcfml .ejfl a:hover{
    color: #303c91;
}
.pctlf .pctlfmeu .pcfml .ejfl a:hover:after{
    background: url(../images/ejfllg1bs.png);
}
.pctlf .pctlfmeu .pcfml .ejfl .ejsele{
    color: #303c91;
}
.pctlf .pctlfmeu .pcfml .ejfl .ejsele:after{
    background: url(../images/ejfllg1bs.png);
}
.yjsele{
    background-color: #303c91!important;
}
.yjsele .yjfl{
    background-color: #303c91!important;
}
.yjsele .yjfl:after{
    transform:rotate(90deg);
}


.pctlflx{
    margin-top: 20px;
    width: 300px;
    height: 295px;
    background: url(../image/nylxwm.jpg) no-repeat center;
}

.pctlflx .p1{
    font-size: 24px;
    color: #ffffff;
    padding-top: 250px;
    text-align: center;
}


.pctlr{
    width: 870px;
    float: right;
}

.pctlr .pctlrtt{
    width: 100%;
    border-bottom: 1px solid #333333;
    padding: 15px 0;
    margin-bottom: 30px;
}
.pctlr .pctlrtt .p1{
    color: #333333;
    font-size: 20px;
    display: inline-block;
    line-height: 30px;
    letter-spacing: 1px;
}

/*公共联系方式*/
.pctlflx{
    margin-top: 20px;
    width: 300px;
    height: 295px;
    background: url(../images/nylxwm.jpg) no-repeat center;
}

.pctlflx .p1{
    font-size: 24px;
    color: #ffffff;
    padding-top: 250px;
    text-align: center;
}


/*分页*/
/*fenye*/
.paging {
    margin-top: 50px;
    text-align: center;
    height: 70px;
}
.paging a{
    padding:5px 12px;
    border:1px solid #ccc;
    border-radius:5px;
    margin:0 5px;
    transition: ease-out 0.3s;
}
.paging span{
    margin:0 5px;
}
.paging a:hover,
.case_lisst .cate-box a:hover{
    color:#fff;
    background:#303c91;
}
.currPage{
    background:#303c91;
    color: #ffffff;
}

.pctlr .pctlrnr{

}

.pctlr .pctlrnr .pctlrnrif{
    width: 870px;
}
.pctlr .pctlrnr .pctlrnrif .pniimg{
    width: 400px;
    height: 407px;
    margin: 0 auto;
    float: left;
    position: relative;
}

.pctlr .pctlrnr .pctlrnrif .pniimg img{
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}


.pctlr .pctlrnr .pctlrnrif .pninr{
    float: right;
    width: 410px;
}
.pctlr .pctlrnr .pctlrnrif .pninr .p1{
    padding-top: 50px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
}
.pctlr .pctlrnr .pctlrnrif .pninr .p2{
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px;
    line-height: 25px;
}

.pctlr .pctlrnr .pctlrnrif .pninr .pnilx{
    position: relative;
    margin-top: 35px;
}

.pctlr .pctlrnr .pctlrnrif .pninr .pnilx .a1{
    width: 120px;
    height: 40px;
    background-color: #303c91;
    border: 0px;
    border-radius: 5px;
    display: block;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
    letter-spacing: 1px;
    position: absolute;
    top: 70px;
}
.pctlr .pctlrnr .pctlrnrif .pninr .pnilx img{
    float: left;
    margin: 0 10px 0 0px;
}
.pctlr .pctlrnr .pctlrnrif .pninr .pnilx .pnilxp1{
    float: left;
    font-size: 14px;
    color: #303c91;
    width: 200px;
}
.pctlr .pctlrnr .pctlrnrif .pninr .pnilx .pnilxp2{
    position: absolute;
    font-size: 24px;
    color: #303c91;
    width: 200px;
    left: 50px;
    top: 15px;
}



.pctlr .pctlrnr .pctlrnrxx{
    margin-top: 30px;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt{
    border-bottom: 1px solid #333333;
    padding: 15px 0;
    margin-bottom: 20px;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt img{
    float: left;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt .pnxttp1{
    float: left;
    font-size: 20px;
    color: #333333;
    margin: 0 15px;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt .pnxttp2{
    float: left;
    font-size: 18px;
    color: #cccccc;
    margin-top: 3px;
}

.content-box{
    padding: 10px 0 30px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 30px;
}
.yjsele{
    background-color: #303c91!important;
}
.yjsele .yjfl{
    background-color: #303c91!important;
}
.yjsele .yjfl:after{
    transform:rotate(90deg);
}

/*产品*/
.iprobox2{
    width: 280px;
    height: 335px;
    margin-right: 15px;
    float: left;
    transition: all 0.5s;
    margin-bottom: 15px;
}
.iprobox2:nth-child(3n){
    margin-right: 0px;
}
.iprobox2:hover .ipimg img{
    transform: scale(1.1);
}
.iprobox2:hover .ipnr{
    background-color: #303c91;
}
.iprobox2:hover .ipnr .p1{
    color: #ffffff;
    /*padding-left: 20px;*/
}
.iprobox2:hover .ipnr .ipjt{
    transform:rotate(360deg);
    background: url(../images/ipjtb.png) no-repeat center;
}
.iprobox2 .ipimg{
    width: 280px;
    height: 285px;
    transition: all 0.5s;
    overflow: hidden;
}
.iprobox2 .ipimg img{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.iprobox2 .ipnr{
    height: 50px;
    background-color: #eeeeee;
    line-height: 50px;
    transition: all 0.5s;
}
.iprobox2 .ipnr .p1{
    font-size: 14px;
    color: #333333;
    width: 80%;
    padding-left: 15px;
    height: 50px;
    overflow: hidden;
    display: inline-block;
    transition: all 0.5s;
}
.iprobox2 .ipnr .ipjt{
    margin-left: 5px;
    display: inline-block;
    width: 26px;
    height: 50px;
    transition: all 0.5s;
    background: url(../images/ipjth.png) no-repeat center;
}

/*产品推荐新闻中心*/
.rmnews{
    position: relative;
}
.rmnews .rmnewstt{
    margin-top: 10px;
    width: 870px;
    float: right;
    margin-bottom: 30px;
}
.rmnews .rmnewstt .p1{
    font-size: 18px;
    color: #313131;
    float: left;
}
.rmnews .rmnewstt .p1 span{
    font-size: 24px;
    color: #303c91;
}
.rmnews .rmnewstt .p2{
    width: 60px;
    height: 3px;
    background-color: #303c91;
    float: left;
    margin: 15px 20px 0;
}
.rmnews .rmnewstt .p3{
    width: 600px;
    height: 3px;
    background-color: #313131;
    float: left;
    margin: 15px 0px 0;
}
.rmnews .rmnewstt .p4{
    font-size: 18px;
    color: #313131;
    float: left;
    margin: 5px 0px 0 20px;
    letter-spacing: 2px;
}


.rmnewsls{
    width: 420px;
    float: left;
    margin-right: 30px;
    position: relative;
    margin-bottom: 30px;
}
.rmnewsls:nth-child(2n){
    margin-right: 0px;
}
.rmnewsls .rmnlimg{
    width: 155px;
    height: 100px;
    float: left;
    overflow: hidden;
}
.rmnewsls .rmnlimg img{
    width: 100%;
    height: 100%;
    display: block;
    transition: .3s;
}
.rmnewsls:hover .rmnlimg img{
    transform:scale(1.1)
}
.rmnewsls .rmnlcot{
    width: 250px;
    float: right;
}
.rmnewsls .rmnlcot .p1{
    font-size: 14px;
    color: #090909;
    font-weight:bold;
    margin: 10px 0;
}
.rmnewsls .rmnlcot .p2{
    font-size: 12px;
    color: #8a9c90;
    margin-bottom: 10px;
}
.rmnewsls .rmnlcot .p3{
    font-size: 12px;
    color: #555555;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.rmnewsls .rmnlcot .a1{
    font-size: 12px;
    color: #8a9c90;
    position: absolute;
    right: 10px;
    top: 80px;
}

/*新闻中心*/
.info_list {
    padding-bottom: 5px;
}
.info_list .info-item {
    margin-bottom: 40px;
    height: 122px;
}
.info_list .info-item .times {
    width: 100px;
    height: 100%;
    float: left;
    border-top: 1px solid #E2E2E2;
    text-align: center;
    color: #999;
    padding-top: 20px;
    position: relative;
}
.info_list .info-item .times .year {
    font-size: 18px;
    margin: 10px 0;
}
.info_list .info-item .times .day {
    font-size: 42px;
    font-weight: bold;
}
.info_list .info-item .times:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block;
    border-top: 24px solid #303c91;
    border-bottom: 24px solid transparent;
    border-right: 24px solid transparent;
}
.info_list .info-item .intro {
    margin-left: 20px;
    width: 675px;
    height: 100%;
    float: left;
    padding-top: 20px;
    border-top: 1px solid #E2E2E2;
}
.info_list .info-item .intro .img {
    width: 200px;
    height: 100px;
    float: left;
}
.info_list .info-item .intro .img img {
    display: block;
    width: 100%;
    height: 100%;
    float: left;
}
.info_list .info-item .intro .txt {
    float: right;
    width: 450px;
    margin-right: 2px;
}
.info_list .info-item .intro .txt .part1 {
    font-size: 18px;
    color: #555;
    height: 28px;
    overflow: hidden;
    line-height: 28px;
}
.info_list .info-item:hover .intro .txt .part1 {
    color: #0268b2;
}
.info_list .info-item .intro .txt .part2 {
    font-size: 12px;
    color: #333333;
    margin: 10px 0 8px;
}
.info_list .info-item .intro .txt .part2 span {
    color: #777777;
}
.info_list .info-item .intro .txt .part3 {
    font-size: 12px;
    color: #666666;
    line-height: 1.8em;
    height: 40px;
    overflow: hidden;
}
.info_list .info-item .arrow {
    width: 40px;
    height: 100%;
    float: right;
    background-color: #7d7d7d;
    transition: ease-in 0.4s;
    background-image: url('../images/arrow.png');
    background-position: center center;
}
.info_list .info-item:hover .arrow{
    background-color: #303c91;
}
.info_list .info-item .arrow a {
    display: block;
    width: 100%;
    height: 100%;
}

/*新闻内页*/
.allls .content {
    padding: 0px 0 30px 0;
    color: #666666;
}
.allls .content img{
    /*width: 100%;*/
    /*height: 100%;*/
    display: block;
    max-width: 878px;
}
/*news-show*/
.show {
    line-height: 2;
    margin-bottom: 30px;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #333333;
    overflow: hidden;
}
.show .title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 0 10px;
    color: #303c91;
}
.show .info {
    margin-bottom: 20px;
    color: #999999;
    font-size: 12px;
    text-align: center;
}
.upperandlower {
    margin-top: 34px;
    position: relative;
}
.upperandlower .next {
    font-size: 14px;
    color: #555;
    line-height: 2.4em;
    width: 80%;
    overflow: hidden;
}
.upperandlower .next:hover a {
    color: #303c91;
}
.upperandlower .history {
    width: 160px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: #303c91;
    position: absolute;
    right: 0;
    top: 6px;
    cursor: pointer;
    border-radius: 5px;
}

/*行业应用 JOB*/
.ivls .application_area {
    height: 200px;
    margin: 30px 0 10px 0px;
    border-bottom: 1px solid #d2d2d2;
    width: 870px;
}
.ivls .application_area .txt {
    float: left;
    width: 490px;
    padding-left: 10px;
}
.ivls .application_area .ivboximg {
    width: 300px;
    height: 180px;
    overflow: hidden;
    float: right;
}
.ivls .application_area .ivboximg img {
    width: 100%;
    height: 100%;
}
.ivls .application_area .txt .part1 {
    color:#303c91;
    font-size: 18px;
}
.application_area .txt .part3 {
    font-size: 12px;
    color: #666666;
    line-height: 1.8em;
    height: 150px;
    overflow: hidden;
    margin-top: 20px;
}
.application_area article {
    display: block;
}


/*视频中心*/
.ivls .ivbox2{
    width: 280px;
    float: left;
    margin-right: 15px;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
}
.ivls .ivbox2:nth-child(3n){
    margin-right: 0px;
}
.ivls .ivbox2:hover .ivboximg img{
    transform: scale(1.1);
}
.ivls .ivbox2 .ivboximg{
    width: 280px;
    height: 196px;
    overflow: hidden;
}
.ivls .ivbox2 .ivboximg img{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.ivls .ivbox2 .ivboxtt{
    font-size: 14px;
    color: #333333;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    padding: 0 10px;
    background-color: #efefef;
}
.videos {
    background-color:#000000;
    display: none;
    position: fixed;
    top: 17%;
    margin-left: -200px;
    z-index: 999;
    width: 1000px;
}
.vclose {
    position: absolute;
    right: 2%;
    top: 2%;
    border-radius: 100%;
    cursor: pointer;
}
.bofang {
    width: 100px;
    height: 100px;
    background: url('../images/bofang.png') no-repeat center;
    position: absolute;
    top: 50px;
    left: 88px;
}


/*资料下载*/
.dwlbox {
    float: left;
    width: 280px;
    background-color:#eeeeee ;
    margin-left: 6px;
	margin-bottom: 6px;
}

.dwlbox .dwl1 {
    font-size: 16px;
    line-height: 2em;
    padding-top: 10px;
    padding-left: 30px;
}
.dwlbox .span_x {
    display: block;
    width: 200px;
    height: 2px;
    color: #999999;
}
.dwlbox .dwl3 a {
    display: block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #303c91;
    color: #ffffff;
    font-size: 14px;
    float: left;
    margin: 10px 0px 20px 31px;
}
.dwlbox .dwl3 .dltime {
    float: right;
    padding-right: 44px;
    font-size: 14px;
    margin-top: 19px;
}








.box{width:610px;margin:100px auto;}

.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}

.tb-pic a img{vertical-align:middle;}

.tb-pic a{*display:block;*line-height:1;}

.tb-thumb{margin:10px 0 0;overflow:hidden;}

.tb-thumb li{background:none repeat scroll 0 0 transparent;float:left;height:42px;margin:0 6px 0 0;overflow:hidden;padding:1px;}

.tb-s310, .tb-s310 a{height:310px;width:310px;}

.tb-s310, .tb-s310 img{max-height:310px;max-width:310px;}

.tb-s310 a{*font-size:271px;}

.tb-s40 a{*font-size:35px;}

.tb-s40, .tb-s40 a{height:40px;width:40px;}

.tb-booth{border:1px solid #CDCDCD;position:relative;z-index:1;}

.tb-thumb .tb-selected{background:none repeat scroll 0 0 #C30008;height:40px;padding:2px;}

.tb-thumb .tb-selected div{background-color:#FFFFFF;border:medium none;}

.tb-thumb li div{border:1px solid #CDCDCD;}

div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}

div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}